projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d71f748
)
Update index.md
author
David Awad
<Davidawad64@gmail.com>
Sat, 4 Apr 2015 19:51:31 +0000
(15:51 -0400)
committer
David Awad
<Davidawad64@gmail.com>
Sat, 4 Apr 2015 19:51:31 +0000
(15:51 -0400)
src/doc/index.md
patch
|
blob
|
history
diff --git
a/src/doc/index.md
b/src/doc/index.md
index a7ab9e88e5a5fe1093fda3f43fa79df59f304429..e1a505a147c571c5027e2fc1507da6751e929bc6 100644
(file)
--- a/
src/doc/index.md
+++ b/
src/doc/index.md
@@
-70,7
+70,7
@@
class="s1"> Compiling</span> hello_world v0.0.1 (file:///path/to/project/hello
And then run it:
```shell
-$ ./target/hello_world
+$ ./target/
debug/
hello_world
Hello, world!
```